home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / comms / hs_inst3.arj / HS-WC35.ARJ / HS-WC35.TXT
Text File  |  1992-10-20  |  2KB  |  47 lines

  1.                     ----------------------------------------
  2. Here is the proper setup to use with Wildcat 3.50 (released 6/15/92) to
  3. allow bidirectional file transfers. This same batch file also works
  4. with Wildcat's Tomcat QWK mail door to allow bidirectional mail
  5. transfers. The batch file will work for both Desqview systems (which I
  6. run -- 5 nodes) and non-DV systems, and with any comm port address or
  7. IRQ since it picks up that information from the environment variables
  8. that Wildcat uses. Alternately, -PB and -PI can be replaced with simply
  9. -P%2 if using standard comm addresses and IRQs.
  10.  
  11. The same batch file can be used for both the Wildcat upload and
  12. download batch files, as specified in wildcat, or you can use seperate
  13. batch files if you prefer:
  14.  
  15. SH.BAT, placed in the Wildcat home directory.
  16.  
  17. @echo off
  18. HSLINK -PB%WCBASEID% -PI%WCIRQID% -E%4 -I2 -HS -NV %5
  19.        |<----- or -P%2 -------->|              | |
  20.                           Remove if not DV---> |-|
  21.  
  22. The Wildcat 3.50 Makewild setup:
  23.  
  24. ╔══════════╦════════════════════════════════════════════════════════╦
  25. ║ 06-21-92 ║              External Protocol Definition              ║
  26. ╚══════════╩════════════════════════════════════════════════════════╩
  27.  
  28.            Ltr      Name           Up .BAT        Down .BAT     Batch
  29.             ─   ────────────     ────────────    ────────────     ─
  30.             H   HSLink           SH.BAT          SH.BAT           Y
  31.  
  32. ---------------------------------------------------------------------
  33.  
  34. You MUST also have the following line in your environment for EACH
  35. node so that the DSZ.LOG file winds up in the right place:
  36.  
  37. SET DSZLOG=drive\path\nodeworkdirectory\DSZ.LOG
  38.  
  39. For example: SET DSZLOG=C:\WC30\WCWORK\NODE1\DSZ.LOG
  40.  
  41. --------------------------------------------------------------------
  42.  
  43.         Regards,
  44.         Tom Tcimpidis
  45.         Sysop, The MOG-UR'S EMS
  46.         818-366-1238/8929/6442
  47.